home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5680 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.seanet.com!usenet
  2. From: John <padrinos@msn.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ BOOKS
  5. Date: 6 Feb 1996 09:22:10 GMT
  6. Organization: Seanet Online Services, Seattle WA
  7. Message-ID: <4f76k3$pm0@kaleka.seanet.com>
  8. NNTP-Posting-Host: padrinos.seanet.com
  9.  
  10. bnewell@powerup.com.au (Brendan Newell) writes:
  11. > Does anyone know any good C++ books for beginners.  I'm attempting to 
  12. > teach myself the language so I need a 'fairly' basic book.  Also, is there 
  13. > anywhere on the internet that has some good tutorials??
  14. > Any help would be much appreciated.
  15. > Brendan
  16.  
  17. Well, I'm working my way through "Teach Yourself C++ Programming in 21 Days"
  18. (Jesse Liberty, Sams Publishing, $30 [no disk/CD]) and am finding it
  19. informative and helpful, but relatively sloppy.  I'm not talking
  20. about bad information, just occasional typos in the code
  21. examples (which keep you guessing), and two of the appendices are 
  22. completely hosed, only the first page of each were printed.  However, the 
  23. information is presented well, so if you don't mind a little ad hoc
  24. debugging, it might be a good fit.  Best of luck.
  25.  
  26. John
  27.  
  28.  
  29.